<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="2.0.0">
    <puzzle name="LightUp">
        <board height="7" width="7">
            <cells>
                <cell value="-1" x="2" y="0"/>
                <cell value="3" x="3" y="2"/>
                <cell value="-1" x="4" y="3"/>
                <cell value="4" x="3" y="4"/>
                <cell value="2" x="2" y="3"/>
                <cell value="-1" x="6" y="2"/>
                <cell value="1" x="0" y="4"/>
                <cell value="1" x="4" y="6"/>
            </cells>
        </board>
    </puzzle>
</Legup>
